home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / System 7 / Customizing Finder 7 Menus < prev    next >
Text File  |  1991-06-13  |  3KB  |  104 lines

  1. CHANGING COMMAND KEY SHORTCUTS IN FINDER 7.0 
  2. ---------------------------------------------
  3. June 13,1991
  4.  
  5. Finder 7 has a new scheme for menus and cannot be edited like the former MENU resource. However there is a way to add command keys in the Finder for System 7. 
  6.  
  7. 1. Make a copy of the Finder.
  8.  
  9. 2. With ResEdit 2.1 open the "fmnu" resource. You will see numbered resources. The main Finder menus are as follows:
  10.     #1252 = FILE Menu
  11.     #1253 = EDIT Menu
  12.     #1254 = VIEW Menu
  13.     #1255 = SPECIAL Menu
  14.     #1256 = LABELS Menu
  15. (In this example we will give the "Make Alias" Command in the FILE Menu a Command Key of "L").
  16.  
  17. 3. Open up #1252 – the FILE Menu resource. Locate the Alias Command by doing a Find ASCII "Make Alias". You will notice that three hex bytes preceding this is "00". Change the "00" hex to "4C". ("4C" in hex is equivalent to the "L" character in ASCII). It should look like the following:
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. 4. Quit ResEdit and save changes. Drag the operative Finder out of the System Folder and into another folder. Put the new Finder into the System folder and reboot. Voila! "Make Alias" = Command L.
  34.  
  35. Other possible changes are the ever popular:
  36.     Restart = Command R
  37.     Shutdown = Command S*
  38. and for the slightly more courageous:
  39.     Empty Trash… = Command T
  40.  
  41. *The Shutdown Command looks a little different and requires a slightly different approach. Instead of "Shutdown" you will see the word "shut" FOLLOWED by three hexbits. Change the third hex bit to the S character (number 53). Please see the diagram below
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. The corresponding ascii characters and hex bytes are as follows:
  59.     A = 41        J = 4A        S = 53
  60.     B = 42        K = 4B        T = 54
  61.     C = 43        L = 4C        U = 55
  62.     D = 44        M = 4D        V = 56
  63.     E = 45        N = 4E        W = 57
  64.     F = 46        O = 4F        X = 58
  65.     G = 47        P = 50        Y = 59
  66.     H = 48        Q = 51        Z= 5A
  67.     I = 49        R = 52
  68.  
  69. The existing menus and their command keys are as follows:
  70.     A    Select All (EDIT)
  71.     B    ---------
  72.     C    Copy (EDIT)
  73.     D    Duplicate (FILE)
  74.     E    Eject Disk… (SPECIAL)
  75.     F    Find… (FILE)
  76.     G    Find Again (FILE)
  77.     H    ---------
  78.     I    Get Info (FILE)
  79.     J    ---------
  80.     K    --------- (NB. This is used by Suitcase II in the Apple Menu)
  81.     L    --------- (Try "Make Alias" / FILE Menu)
  82.     M    ---------
  83.     N    New Folder (FILE)
  84.     O    Open (FILE)
  85.     P    Print (FILE)
  86.     Q    --------- (Try "Shutdown" / SPECIAL Menu -- or "S")
  87.     R    --------- (Try "Restart" / SPECIAL Menu)
  88.     S --------- (Try "Shutdown" / SPECIAL Menu -- "Q")
  89.     T --------- (Try "Empty Trash…" / SPECIAL Menu)
  90.     U    ---------
  91.     V    Paste (EDIT)
  92.     W    Close Window (FILE)
  93.     X    Cut (EDIT)
  94.     Y    Put Away (FILE)
  95.     Z     Undo (EDIT)
  96.  
  97. (This tip was developed out of comments made by Mel Beckman - 75226,2257 in the MacSEVEN Forum on Compuserve)
  98.  
  99. Alex Narvey
  100. THUNDER ENLIGHTENING PRESS
  101. P.O. Box 332, 905 Corydon Ave.
  102. Winnipeg, MB, CANADA R3M 3V3
  103. (204) 253-2627
  104. Compuserve # 71041,132